PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFTsaClientEvent Class
Methods


In This Topic
    PDFTsaClientEvent Class Members
    In This Topic

    The following tables list the members exposed by PDFTsaClientEvent.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new PDFTsaClientEvent object.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the calculated digital signature.  
    Public MethodGets the time stamp request.  
    Public MethodGets the time stamp response.  
    Public MethodGets the time stamp token.
    Some TSA servers do not fully implement the RDC 3161 and return direct the time stamp token instead of the TFC 3161 time stamp response that embeds the token.  
    Public MethodSets the time stamp response.  
    Public MethodSets the time stamp token.
    Some TSA servers do not fully implement the RDC 3161 and return direct the time stamp token instead of the TFC 3161 time stamp response that embeds the token.  
    Top
    See Also